home *** CD-ROM | disk | FTP | other *** search
- Path: mail2news.demon.co.uk!dfdesign.demon.co.uk
- From: Dominic Feeley <dom@dfdesign.demon.co.uk>
- Newsgroups: comp.lang.c
- Subject: Re: How do you reset the computer using C on a PC ?
- Date: Mon, 18 Mar 96 20:38:26 GMT
- Organization: DF Designs
- Distribution: world
- Message-ID: <827181506snz@dfdesign.demon.co.uk>
- References: <31473FD4.48AA@ccis.com> <Pine.A32.3.91.960313183048.180818A-100000@red.weeg.uiowa.edu>
- Reply-To: dom@dfdesign.demon.co.uk
- X-NNTP-Posting-Host: dfdesign.demon.co.uk
- X-Newsreader: Demon Internet Simple News v1.30
- X-Mail2News-Path: dfdesign.demon.co.uk
-
- In article <Pine.A32.3.91.960313183048.180818A-100000@red.weeg.uiowa.edu>
- robinson@blue.weeg.uiowa.edu "The Amorphous Mass" writes:
-
- > On Wed, 13 Mar 1996, Derek Lund wrote:
- >
- > > Help?
- >
- > int main(void)
- > {
- > printf("press ctrl-alt-del.");
- > return 0;
- > }
-
- As printf() is a variadic function, shouldn't you #include <stdio.h>
- as well ?
-
- Regards,
- Dominic.
-
- --
- Dominic Feeley
-